Document how to use info with text/image targets.
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Oct 2004 17:27:06 +0000 (17:27 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 22 Oct 2004 17:27:06 +0000 (17:27 +0000)
commit81229a1b0b113bd8977aa882e6876f8684adaab6
treeb68b00a977f3b05151e6df5518fdb974c327d5bf
parent85d52f75dd7325d67a4aa64c68a557c9b889e9e1
Document how to use info with text/image targets.

2004-10-22  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkdnd.c: Document how to use info with text/image
targets.

* gtk/gtkselection.h:
* gtk/gtkselection.c (gtk_target_list_add_text_targets):
(gtk_target_list_add_image_targets): Add info argument.

* gtk/gtkcalendar.c (gtk_calendar_motion_notify):
* gtk/gtkentry.c (gtk_entry_init):
* gtk/gtktextview.c (gtk_text_view_init): Adjust all callers.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcalendar.c
gtk/gtkdnd.c
gtk/gtkentry.c
gtk/gtkselection.c
gtk/gtkselection.h
gtk/gtktextview.c